﻿#divContent #agenda {
  width:98%!important;
  margin:0;
  padding-left:0!important;
  border:none; 
}
    
#divContent #agenda h1 {
/*  margin        : 0 0 3px 0;
*/}

#divContent #agenda h2 {
	xcolor 				: #333;
	xfont-size 			: 1.4545em; /* 16px */
}

#divContent #agenda .title.label {
	height				: 23px;
	width 				: 150px;
	float 				: right;
	background-position	: 100% 100%;
	clear 				: right;
}

#divContent #agenda h2.title.energy,
#divContent #agenda h3.title.energy {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Energy.sflb.ashx);
}

#divContent #agenda h2.title.environment,
#divContent #agenda h3.title.environment {
  background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Environment.sflb.ashx);
}

#divContent #agenda h2.title.transport,
#divContent #agenda h3.title.transport {
	 background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Transport.sflb.ashx);
}

#divContent #agenda h2.title.education,
#divContent #agenda h3.title.education {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Education.sflb.ashx); 
}

#divContent #agenda small {
	margin 				: 0 0 5px 0;
	display 			: block;
}

#divContent #agenda a.view-all {
  	background 			: transparent url(/Libraries/IME_Master_Images/Icon_-_Arrow_red.sflb.ashx) no-repeat 0% 4px; 
	padding 			: 0 0 0 13px;
	margin 				: 6px 6px 25px; 
	display 			: block;
	border 				: none;
} 

/* =lead-article */

#divContent #agenda #lead-article {
	background 			: #F2F6F3 url(/Libraries/IME_Master_Images/Icon_-_Dots_Grey.sflb.ashx) repeat-x 0% 100%;      
	margin 				: 0 0 5px 0;
	padding 			: 10px; 
	width               : 728px !important;
	overflow 			: hidden;	 		
}

#divContent #agenda #lead-article img {
    float:left;
    height:215px !important;
    width:355px !important;
}

#divContent #agenda #lead-article .content {
	float 				: right;
	width:  360px !important;
}

#divContent #agenda #lead-article .content h2 {
	margin 				: 0;
}

#divContent #agenda #lead-article .content p {
	margin 				: 0;
}

/* =features */

#divContent #agenda #features {
	background 			: transparent url(/Libraries/IME_Master_Images/Background_Features.sflb.ashx) repeat-y 100% 0%;	 	
	width 				: 100%; /* 566px */    
	overflow 			: hidden;
}

/* =articles */

#divContent #agenda #articles {
	width 				: 364px;
	float 				: left;    
}

#divContent #agenda #articles .article {
	background 			: transparent url(/Libraries/IME_Master_Images/Icon_-_Dots_Grey.sflb.ashx) repeat-x 0% 100%;	
	width 				: 100%; /* 364px */
	padding 			: 0 0 5px;
	margin 				: 0 0 5px;
	overflow 			: hidden;
} 

#divContent #agenda #articles .article.last {
	background 			: none;
	margin 				: 0;
}

#divContent #agenda #articles .article img { 
	float 				: left;
	margin 				: 4px 10px 5px 0;
	width 				: 90px !important;
	height 				: 90px !important;
}

#divContent #agenda #articles .article h3,
#divContent #agenda #articles .article p {
	margin 				: 0;
}

/* =events */

#divContent #agenda #events {
	width 				: 192px;
	float 				: right;
}

#divContent #agenda #events h2 {
	background-color 	: #772432;
	padding 			: 5px 10px 4px;
	margin 				: 0 0 10px;
	color 				: #fff;
}

#divContent #agenda #events .event {
	margin 				: 6px 6px 10px;
}

#divContent #agenda #events .event h3 {
	font-size 			: 1.0909em; /* 12px */
}

/* =find-event */ 

#divContent #agenda #events #find-event {
	margin 				: 6px 6px 10px;   	
}

#divContent #agenda #events #find-event h3,
#divContent #agenda #events #find-event p {
	margin 				: 0;
}

#divContent #agenda #events #find-event h3 {
	background 			: none;
	text-transform 		: none;
	font-size 			: 1.1818em; /* 13px */
	color 				: #333;
	padding 			: 0;
	margin 				: 0 0 10px 0;
	left 				: 0;
}

#divContent #agenda #events #find-event select {
	width 				: 160px !important;
	margin 				: 0 0 10px;
}

/* =article */

#divContent #agenda #article,
#divContent #agenda #comments {
	border-bottom 		: 3px solid #D52B1E;
	width 				: 100%;  /* 566px */
	padding 			: 0 0 20px 0;
	margin 				: 0 0 20px 0;	
}

#divContent #agenda #article ul.links {
	overflow 			: hidden;
	width 				: 100%;
	margin				: 0 0 20px 0;
}

#divContent #agenda #article ul.links li {
	background 			: none;
	padding 			: 0 30px 0 0;
	display 			: inline;
	float 				: left;
} 

#divContent #agenda #article ul.links li#comment-count {
	background 			: transparent url(/Libraries/IME_Master_Images/Icon_-_Comment.sflb.ashx) no-repeat 0% 3px;
	padding-left 		: 23px;
}

#divContent #agenda #article img.article-image {
	float 				: right;
	margin 				: 5px 0 15px 15px;
}

#divContent #agenda #article p.enlarge {
	font-size 			: 1.1818em; /* 13px */
}

/* =block */

#divContent #agenda #article .block {
  padding: 0 10px 10px 10px;
  width: 263px; /* 285px */
  float: right;
  margin: 0 0 15px 15px;
  display: inline;
  border: 1px solid #670202;
  color: #670202;
  clear: right;
  overflow: hidden;
  background: pink;
}

#divContent #agenda #article .block h2.title.energy,
#divContent #agenda #article .block h3.title.energy {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Energy.sflb.ashx);
	height				: 17px;
}

#divContent #agenda #article .block h2.title.environment,
#divContent #agenda #article .block h3.title.environment {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Environment.sflb.ashx);
	height				: 17px;
}

#divContent #agenda #article .block h2.title.transport,
#divContent #agenda #article .block h3.title.transport {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Transport.sflb.ashx);
	height				: 17px;
}

#divContent #agenda #article .block h2.title.education,
#divContent #agenda #article .block h3.title.education {
	background-image	: url(/Libraries/IME_Master_Images/Key_Theme_-_Education.sflb.ashx);
	height				: 17px;
}

#divContent #agenda #article .block img {
	margin				: 0 0 10px -10px;
	width 				: 283px !important;
}

#divContent #agenda #article .block.two {
	background-color 	: #253936;
	border 				: none;
	width 				: 265px; /* 285px */
	color 				: #fff;	
}

#divContent #agenda #article .block.two img {
	width 				: 285px !important;
}

#divContent #agenda #article .block p {
	margin 				: 0;
}

#divContent #agenda #article .block ul {
	xmargin 				: 10px 0 0 0;
}

#divContent #agenda #article .block ul li {

}

#divContent #agenda #article .block.more {
	color 				: #333;
}

#divContent #agenda #article .block.more h3 {
	background 			: #670202;
	margin 				: 0 0 5px -10px;
	padding 			: 6px 10px 10px;
	width 				: 263px; /* 283px */
	color 				: #fff;
}

#divContent #agenda #article .block h4 {
	color 				: #333;
	margin 				: 0 0 3px 0;
}

#divContent #agenda #article .block.caption {
	background-color	: #BCD4C3;
	border-color		: #BCD4C3;
	padding-top			: 6px;
	color 				: #333;
}

#divContent #agenda #article .block.events {
	border 				: none;
	color 				: #333;
	padding 			: 0;
	width 				: 283px;
}

#divContent #agenda #article .block.events .event-heading {
	background 			: #670202;
	margin 				: 0 0 10px 0;
	padding 			: 6px 10px 8px;
	width 				: 263px; /* 283px */
	color 				: #fff;
}

#divContent #agenda #article .block.events .event-heading h4 {
	color 				: #fff;
	font-weight 	  	: normal;
}

#divContent #agenda #article .block.events .event-info {
	border-bottom 		: 2px solid #670202;
	margin 				: 0;
	padding 			: 6px 10px 10px;
	width 				: 263px; /* 283px */
}

/* =comments */

#divContent #agenda #comments h3 {
	font-size 			: 1.4545em; /* 16px */
	color 				: #333;
}

#divContent #agenda #comments .comment {
	background 			: transparent url(/Libraries/IME_Master_Images/Icon_-_Dots_Grey.sflb.ashx) repeat-x 0% 0%;
	width 				: 510px; /* 566px */
	padding 			: 5px 56px 0 0;	 	
}

#divContent #agenda #comments .comment h4 {
	font-size 			: 1.0909em;  /* 12px */ 
	margin 				: 0;
	color 				: #D52B1E;
}

#divContent #agenda #comments .comment p.time {
	color 				: #666;
	margin 				: 0 0 5px 0;
}

#divContent #agenda #post-comment fieldset h2 {
	color 				: #772432;
}

#divContent #agenda #post-comment fieldset label {
	color 				: #666;
}

/* =featured-events */

#divContent #agenda #featured-events {
	background-color 	: #F2F6F3;
	padding  			: 10px 10px 0px;
	overflow 			: hidden;
	width 				: 546px; /* 566px */
	margin 				: 20px 0 10px 0;
	position 			: relative;
}

#divContent #agenda #featured-events.version1 {
	margin 				: 25px 0 20px 0;
	padding-bottom 		: 25px;
}

#divContent #agenda #featured-events.version1 h3.block {
	margin 				: 20px 0 0 0; 
}

#divContent #agenda #featured-events a.view-all {
	position 			: absolute;
	right 				: 10px;
	top 				: 9px;
	margin 				: 0;
}

#divContent #agenda #featured-events h3.block {
	background-color 	: #772432;
	padding 			: 5px 7px;
	margin 				: 0;
	color 				: #fff;
	position 			: relative;
}

#divContent #agenda #featured-events h3.block a.view-all {
	position 			: absolute;
	right 				: 10px;
	top 				: 5px;
	margin 				: 0;
	color 				: #fff;
	font-size 			: 11px;
	background 			: none;
	padding 			: 0	;
}

#divContent #agenda #featured-events .columnwrap {
	margin 				: 0 !important;
}

#divContent #agenda #featured-events .columnwrap .columnleft,
#divContent #agenda #featured-events .columnwrap .columnright {
	width 				: 263px;
	background-position : 0% 100%;
	margin 				: 0 !important;
}

#divContent #agenda #featured-events .columnwrap.last .columnleft,
#divContent #agenda #featured-events .columnwrap.last .columnright {
	background-image 	: none; 
}

#divContent #agenda #featured-events .columnwrap img {
	float 				: left !important;
	height 				: 90px !important;
	width 				: 90px !important; 
	margin 				: 0 10px 10px 0;
}

#divContent #agenda #featured-events .columnwrap h4 {
	color 				: #333;
	margin 				: 0;
}

#divContent #agenda #featured-events .columnwrap h3 {
	margin 				: 0 0 5px 0 !important;
}

/* =events-near-you */

#divContent #agenda #events-near-you .columnwrap.headerborder {
	margin 				: 0;
}

#divContent #agenda #events-near-you .columnwrap.headerborder .columnleft {
	background 			: transparent url(/Libraries/IME_Master_Images/Icon_-_Dots_Grey.sflb.ashx) repeat-x 0% 100%;	  
	width 				: 566px;
}

#divContent #agenda #events-near-you .columnwrap .columnleft,
#divContent #agenda #events-near-you .columnwrap .columnright {
	background 			: none;
}

#divContent #agenda #events-near-you .columnwrap .columnleft h3,
#divContent #agenda #events-near-you .columnwrap .columnright h3 {
	color 				: #333;
	margin 				: 0 0 5px 0;
}
#features #articles{width:490px!important}
#features #events{width:236px!important}
